home *** CD-ROM | disk | FTP | other *** search
/ Ray Dream Studio 5 / Ray Dream.iso / pc / DreamSDK / Macintosh / Samples / link / LINK / COMLINK.makeit < prev    next >
Encoding:
Text File  |  1997-07-09  |  1.9 KB  |  14 lines

  1. Echo "Compiling: COMLINK.cpp"; MWCPPC -arm off -d qPowerPC -d qUsesQuickMath=0 -appleext on -dialect cplus -align power -w noemptydecl,nounusedvar,nounusedarg,nopossible,noextended -d _MAC -i : -i ::::include: -i "{MWCincludes}" -sym on -o :objs:M.PPC:COMLINK.obj :COMLINK.cpp
  2. Echo "Compiling: LINKdll.cpp"; MWCPPC -arm off -d qPowerPC -d qUsesQuickMath=0 -appleext on -dialect cplus -align power -w noemptydecl,nounusedvar,nounusedarg,nopossible,noextended -d _MAC -i : -i ::::include: -i "{MWCincludes}" -sym on -o :objs:M.PPC:LINKdll.obj :LINKdll.cpp
  3. Echo "Compiling: LINKfac.cpp"; MWCPPC -arm off -d qPowerPC -d qUsesQuickMath=0 -appleext on -dialect cplus -align power -w noemptydecl,nounusedvar,nounusedarg,nopossible,noextended -d _MAC -i : -i ::::include: -i "{MWCincludes}" -sym on -o :objs:M.PPC:LINKfac.obj :LINKfac.cpp
  4. Echo "Compiling: GUID.cpp"; MWCPPC -arm off -d qPowerPC -d qUsesQuickMath=0 -appleext on -dialect cplus -align power -w noemptydecl,nounusedvar,nounusedarg,nopossible,noextended -d _MAC -i : -i ::::include: -i "{MWCincludes}" -sym on -o :objs:M.PPC:GUID.obj :GUID.cpp
  5. Echo "Building COMLINK Data"
  6. Rez -i : -i ::::include: -i "{MWCincludes}" COMLINK.r -o :objs:M.PPC:COMLINK.data.rsc
  7. Res2Data :objs:M.PPC:COMLINK.data.rsc :objs:M.PPC:COMLINK" Data"
  8. Setfile -t RDxD -c RD4A :objs:M.PPC:COMLINK" Data"
  9. Echo "Linking COMLINK"
  10. MWLINKPPC -xm s -@export exports.exp -init __initialize -sym on -t 'RDEX' -c 'scrw' -fastlink off -osym :objs:M.PPC:COMLINK.xSym -o :objs:M.PPC:COMLINK :objs:M.PPC:COMLINK.obj :objs:M.PPC:LINKdll.obj :objs:M.PPC:LINKfac.obj :objs:M.PPC:GUID.obj  "::::lib:COMRT.M.PPC.lib" "::::lib:3DCOFail.M.PPC.obj" "{MWPPClibraries}MWCRuntime.Lib" "{Sharedlibraries}InterfaceLib" "{MWPPClibraries}MathLib" "{MWPPClibraries}MSL C.PPC.Lib" 
  11. Echo "Rezzing COMLINK"
  12. Rez -a -o :objs:M.PPC:COMLINK -i : -i ::::include: -i "{MWCincludes}" MacLINK.r
  13. Setfile -a B :objs:M.PPC:COMLINK
  14.